Skip to content

Conversation

jfroche
Copy link
Collaborator

@jfroche jfroche commented Oct 8, 2025

pg_regress tests are failing on the pgmq extension because the helper function pgmq._extension_exists() is missing in the 1.5.0 to 1.5.1 migration script.
This change adds the missing function to the migration script.

pg_regress tests are failing because the helper function
pgmq._extension_exists() is missing in the 1.5.0 to 1.5.1 migration script.
This change adds the missing function to the migration script.
@jfroche jfroche requested review from a team as code owners October 8, 2025 16:49
Copy link
Collaborator

@samrose samrose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for finding this issue!

@jfroche jfroche merged commit 39f9a0e into develop Oct 8, 2025
13 of 14 checks passed
@jfroche jfroche deleted the fix/pgmq-regress-test branch October 8, 2025 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants